首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
date_sun_info
date_sun_info
返回一個數組,其中包含有關日落/日出和黃昏開始/結束的信息
名稱:
date_sun_info
分類:
日期和時間
所屬語言:
php
一句話介紹:
返回包含有關指定日期與地點的日出/日落和黃昏開始/黃昏結束的信息的數組。
相關內容
date_sun_info 函數簡介及其基本用法
4
同類函數
date_create_from_format
date_create_from_format
DateTime::createFrom
date_parse_from_format
date_parse_from_format
獲取有關根據指定格式格式化的給定日期的信
date_interval_format
date_interval_format
DateInterval::format
date_sunrise
date_sunrise
返回給定日期和位置的日出時間
microtime
microtime
返回當前的Unix時間戳,以及微秒數
timezone_abbreviations_list
timezone_abbreviations_list
DateTimeZone::listAb
date_create
date_create
DateTime::__construc
getdate
getdate
獲取日期/時間信息
熱門文章
date_sun_info 函數簡介及其基本用法